Esx Settings Depots Offline DeleteSpec
The Esx Settings Depots Offline DeleteSpec schema contains the information for depot delete or flush operation.
This schema was added in vSphere API 9.0.0.0.
{
"force": false
}
Whether to forcibly delete the depot. When it is set, the depot data are removed from vCenter regardless of whether they are in use or not. Thus, keep in mind the need to add the depot content that is used by desired images or baselines before running any operation on these desired images or baselines; otherwise, operations will fail with depot content missing related errors.
The suggested workflow is to try to delete without force. After understanding what will be affected and how to recover the related depot content, delete forcibly.
This property was added in vSphere API 9.0.0.0.
If missing or null
, will not perform forcible deletion.